PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFPopupAnnotation Class / getParent Method
In This Topic
    getParent Method
    In This Topic
    Gets the parent annotation
    Syntax
    public PDFAnnotation getParent()

    Return Value

    A PDFAnnotation for which the popup is displayed.
    See Also